GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TagGetLength Method





In This Topic
TagGetLength Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TagGetLength( _
   ByVal ImageID As Integer, _
   ByVal TagNo As Integer _
) As Integer
public int TagGetLength( 
   int ImageID,
   int TagNo
)
public function TagGetLength( 
    ImageID: Integer;
    TagNo: Integer
): Integer; 
public function TagGetLength( 
   ImageID : int,
   TagNo : int
) : int;
public: int TagGetLength( 
   int ImageID,
   int TagNo
) 
public:
int TagGetLength( 
   int ImageID,
   int TagNo
) 

Parameters

ImageID
TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members